FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > OfficeArtRGFOPTE.Property クラス > OfficeArtRGFOPTE.Property コンストラクタ : OfficeArtRGFOPTE.Property コンストラクタ(OfficeArtFOPTEOPID,Boolean,Int32,Byte[]) |
'Declaration
Public Function New( _ ByVal id As OfficeArtFOPTEOPID, _ ByVal blipId As Boolean, _ ByVal value As Integer, _ ByVal complexData() As Byte _ )
public OfficeArtRGFOPTE.Property( OfficeArtFOPTEOPID id, bool blipId, int value, byte[] complexData )